Skip to content

Pull requests: neovim/neovim

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

vim-patch:9.1.0460: filetype: lintstagedrc files are not recognized filetype filetype detection, filetype.lua vim-patch See https://neovim.io/doc/user/dev_vimpatch.html
#29144 opened Jun 2, 2024 by clason Loading…
fix(lsp): use client.id instead of pairs index lsp
#29143 opened Jun 2, 2024 by ippachi Loading…
refactor(io): make rstream use a linear buffer io refactor changes that are not features or bugfixes
#29141 opened Jun 2, 2024 by bfredl Loading…
Adding clarification to INSTALL.md documentation
#29126 opened Jun 1, 2024 by prljav Loading…
fix(completion): make sure the info preview window is highest one completion Nvim built-in (omni)completion
#29123 opened Jun 1, 2024 by glepnir Loading…
feat(terminal): add support for OSC 52 to embedded terminal terminal built-in :terminal or :shell
#29117 opened May 31, 2024 by gpanders Loading…
feat: add vim.usercommand Lua API
#29116 opened May 31, 2024 by mrcjkb Draft
refactor(lua): use tuple syntax everywhere lua stdlib refactor changes that are not features or bugfixes
#29111 opened May 31, 2024 by icholy Loading…
feat(vim.net): fetch(), download(), and :e URL in lua lua stdlib netrw fuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu network
#29104 opened May 31, 2024 by TheLeoP Draft
test: do not set termguicolors in test runner test
#29103 opened May 31, 2024 by gpanders Loading…
feat(win-msi): mention standard paths, XDG vars in Windows installer build building and installing Neovim using the provided scripts
#29101 opened May 30, 2024 by TheLeoP Loading…
fix(tui): skip TUI in ui_rgb_attached tui
#29096 opened May 30, 2024 by gpanders Loading…
vim-patch:8.1.0716: get warning message when 'completefunc' returns nothing vim-patch See https://neovim.io/doc/user/dev_vimpatch.html
#29094 opened May 30, 2024 by glepnir Loading…
feat: change 'commentstring' to // %s for C/C++ comment defaults issues or PRs involving changing the defaults runtime funtime
#29085 opened May 29, 2024 by sohamshanbhag Loading…
feat(lua): add new overload to vim.keymap.set lua stdlib
#29064 opened May 28, 2024 by max397574 Draft
3 of 4 tasks
fix(lua): don't highlight empty region lua stdlib
#29022 opened May 26, 2024 by zeertzjq Loading…
build(deps): bump tree-sitter parsers target:release
#29020 opened May 26, 2024 by github-actions bot Loading…
ProTip! Filter pull requests by the default branch with base:master.